From: Cosimo Cecchi Date: Sun, 27 Mar 2016 15:39:44 +0000 (-0700) Subject: GtkClipboard: fix a typo X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~39^2~2253 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=b6b53fc19c1027c8fe4c9bd730056ba8fdff77a8;p=gtk%2B3.0.git GtkClipboard: fix a typo --- diff --git a/gtk/gtkclipboard.c b/gtk/gtkclipboard.c index 59cca40e49..ebd9f4e702 100644 --- a/gtk/gtkclipboard.c +++ b/gtk/gtkclipboard.c @@ -2213,7 +2213,7 @@ _gtk_clipboard_store_all (void) * gtk_clipboard_get_selection: * @clipboard: a #GtkClipboard * - * Gets the sleection that this clipboard is for. + * Gets the selection that this clipboard is for. * * Returns: the selection *